/*!
    \file  readme.txt
    \brief description of CRC example
*/

/*
    Copyright (C) 2017 GigaDevice

    2017-02-10, V1.0.0, firmware for GD32F30x
*/

  This example is based on the GD32F30x-EVAL board, it shows how to use CRC to calculate
the CRC value. In this demo, 1 CRC value is calculated for a 32-bit data. If the result
is success, turn on the LED1 and LED2.
